Release 10.1A: OpenEdge Data Management:
DataServer for ODBC
Accessing the DataServer log
OpenEdge supports a log file named
dataserv.lgthat is dedicated to tracking information related to DataServers. This single file contains information about the processes for all DataServers operating on your host machine. It provides a useful record of connection and disconnection processes and error messages that you can use to diagnose problems or failures. Each new connection to the same log file appends to the end of the existing file. If you output a detailed log over multiple connections that do a lot of database I/O, the log can quickly take up disk space. For each process, the log provides the following information:Specifying the
-Dsrvqt_debugoption causes the DataServer to write to thedataserv.lgfile information about the SQL ODBC calls that it generates as well.
![]()
To obtain access to the DataServer log file, using the host machine:
- Before starting up the broker process, set the
DSLOGDIRenvironment variable to the name of the directory where you want to place the log file.If you set the environment variable, OpenEdge writes the information to the
dataserv.lgfile. If OpenEdge cannot open this file or%DSLOGDIR%is unset, it writes the information to thedataserv.lgfile in the process’ current directory, and appends to it with each subsequent process that uses it.- Open the
dataserv.lgfile to read the DataServer log. For information on debug options that affect DataServer log output, see the "Analyzing performance" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |